Mark Harmstone is an independent developer whose open-source projects narrow the gap between Linux and Windows storage ecosystems by bringing the advanced Btrfs filesystem to Microsoft platforms. His utilities appeal to dual-booters, data-recovery specialists, and experimenters who want copy-on-write snapshots, per-subvolume compression, RAID-like device pooling, and cross-platform compatibility without reformatting. Ntfs2btrfs performs a non-destructive, in-place migration from NTFS to Btrfs, preserving file IDs, alternate data streams, hard-links, and security descriptors so that an existing Windows installation can be booted from the new filesystem with only a driver addition. WinBtrfs supplies that driver, implementing a read-write kernel-mode module for every desktop and server edition from Windows 7 through Windows 11 and Server 2022; it exposes Btrfs features such as multiple devices, sub-volume mounting, transparent compression, reflinks, and POSIX ACLs through a familiar drive-letter interface, while integrating with Disk Management, CHKDSK, and Windows Backup. Together the two tools let users consolidate Linux and Windows storage pools, create lightweight snapshots before major upgrades, replicate systems incrementally, and recover corrupted volumes from either OS. Both utilities are command-line driven, signed with trusted certificates, and maintained in public repositories with issue tracking and detailed documentation. The publisher’s software is available free of charge on get.nero.com, where downloads are delivered through verified Windows package sources such as winget, always installing the newest release and permitting batch deployment of multiple applications.